home *** CD-ROM | disk | FTP | other *** search
/ Distant Suns - First Light / Distant Suns First Light Version 1.0 (Geosphere).ISO / data2 / obj_3d / axis.obj next >
Encoding:
Text File  |  1994-10-06  |  643 b   |  51 lines

  1. &1 0
  2. ;simple test file to verify the object file reader
  3. ;this should draw a square
  4. #mag
  5. 10
  6. #vertex
  7. ;axis
  8. 0 0 0
  9. ;1 to 6
  10. -10 0 0
  11. 10 0 0
  12. 0 -10 0
  13. 0  10 0
  14. 0 0 -10
  15. 0 0  10
  16. ;7 to 12
  17. -30 0 0
  18. 30 0 0
  19. 0 -30 0
  20. 0  30 0
  21. 0 0 -30
  22. 0 0  30
  23. ;13 to 18
  24. -60 0 0
  25. 60 0 0
  26. 0 -60 0
  27. 0  60 0
  28. 0 0 -60
  29. 0 0  60
  30. ;19 to 24
  31. -100 0 0
  32. 100 0 0
  33. 0 -100 0
  34. 0  100 0
  35. 0 0 -100
  36. 0 0  100
  37. ;draw each half of each axis line in segments, so the entire line
  38. ;won't get clipped or dropped when the viewpoint is really close. Leave
  39. ;a 10LY gap in the center.
  40. #conn
  41. -1 7 13 19 -2 8 14 20 -3 9 15 21 -4 10 16 22 -5 11 17 23 -6 12 18 24
  42. #centroid
  43. 100 0 0
  44.  
  45. #offset
  46. 0 0 0
  47.  
  48. #color1
  49. 44
  50. #color2
  51. 45